fix: update analytics script configuration#807
Conversation
Add updated analytics script to improve site usage tracking. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Code Review SummaryStatus: No Issues Found | Recommendation: Merge OverviewThis PR adds a new telemetry analytics script configuration to the Docusaurus config. The change is minimal and follows the existing patterns in the codebase. Note: The new script uses Files Reviewed (1 file)
Reviewed by claude-4.5-opus-20251124 · 74,609 tokens |
There was a problem hiding this comment.
Pull request overview
This PR updates the Docusaurus site configuration to add a new client-side telemetry/analytics script for improved docs usage tracking.
Changes:
- Add a new remote telemetry script (
telemetry.keploy.io) to thescriptsarray. - Configure the telemetry script via
data-*attributes (data-endpoint,data-source).
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
All the comments have been resolved in PR #808 |
Summary
Test plan
🤖 Generated with Claude Code